home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / software / frigate / Frigate3_Lite_v25.exe / {app} / Addons / Schemes / C.sch < prev    next >
Text File  |  2004-01-06  |  4KB  |  180 lines

  1. object TPersHolder
  2.   P.Name = 'C'
  3.   P.Extensions.Strings = (
  4.     'c;h')
  5.   P.SyntaxBlocks = <
  6.     item
  7.       Name = 'Default'
  8.       CaseSensitive = True
  9.       UseMetaSymbol = True
  10.       UseMetaToWrapLines = True
  11.       MetaSymbol = '\'
  12.       FIText = 0
  13.       FIIntNum = 1
  14.       FIFloatNum = 2
  15.       FIHexNum = 3
  16.       FIDirective = 4
  17.       UseLineDirectives = True
  18.       UseComments = True
  19.       UseSingleLineComments = True
  20.       UseMultiLineComments = True
  21.       UseStrings = True
  22.       UseSingleLineStrings = True
  23.       UseNumbers = True
  24.       UsePrefixedNumbers = True
  25.       UseSuffixedNumbers = True
  26.       UseMultipleNumSuffixes = True
  27.       UsePrefixedSuffixedNumbers = True
  28.       UsePSNumComposition = True
  29.       UseKeywords = True
  30.       BlockDelimiters = <>
  31.       LineDirectivePrefix = '#'
  32.       SingleLineCommentDelimiters = <
  33.         item
  34.           FontID = 5
  35.           LeftDelimiter = '//'
  36.         end>
  37.       MultiLineCommentDelimiters = <
  38.         item
  39.           FontID = 6
  40.           LeftDelimiter = '/*'
  41.           RightDelimiter = '*/'
  42.         end>
  43.       SingleLineStringDelimiters = <
  44.         item
  45.           FontID = 7
  46.           LeftDelimiter = #39
  47.           RightDelimiter = #39
  48.         end
  49.         item
  50.           FontID = 8
  51.           LeftDelimiter = '"'
  52.           RightDelimiter = '"'
  53.         end
  54.         item
  55.           FontID = 9
  56.           LeftDelimiter = 'L"'
  57.           RightDelimiter = '"'
  58.         end>
  59.       NumPrefixes = <
  60.         item
  61.           LeftDelimiter = '0x'
  62.         end
  63.         item
  64.           LeftDelimiter = '0X'
  65.         end>
  66.       NumSuffixes = <
  67.         item
  68.           LeftDelimiter = 'l'
  69.         end
  70.         item
  71.           LeftDelimiter = 'L'
  72.         end
  73.         item
  74.           LeftDelimiter = 'u'
  75.         end
  76.         item
  77.           LeftDelimiter = 'U'
  78.         end>
  79.       NumPrefixesSuffixes = <>
  80.       KeywordSets = <
  81.         item
  82.           FontID = 10
  83.           Name = 'reserved'
  84.           Keywords =
  85.             'auto,break,case,cdecl,char,const,continue,default,do,double,else' +
  86.             ',enum,extern,far,float,for,fortran,goto,huge,if,int,interrupt,lo' +
  87.             'ng,near,pascal,register,return,short,signed,sizeof,static,struct' +
  88.             ',switch,typedef,union,unsigned,void,volatile,while'
  89.         end>
  90.     end>
  91.   P.FontTable = <
  92.     item
  93.       FontID = 0
  94.       Font.Charset = DEFAULT_CHARSET
  95.       Font.Color = clBlack
  96.       Font.Height = -13
  97.       Font.Name = 'Courier New'
  98.       Font.Style = []
  99.     end
  100.     item
  101.       FontID = 1
  102.       Font.Charset = DEFAULT_CHARSET
  103.       Font.Color = clGreen
  104.       Font.Height = -13
  105.       Font.Name = 'Courier New'
  106.       Font.Style = []
  107.     end
  108.     item
  109.       FontID = 2
  110.       Font.Charset = DEFAULT_CHARSET
  111.       Font.Color = clGreen
  112.       Font.Height = -13
  113.       Font.Name = 'Courier New'
  114.       Font.Style = []
  115.     end
  116.     item
  117.       FontID = 3
  118.       Font.Charset = DEFAULT_CHARSET
  119.       Font.Color = clGreen
  120.       Font.Height = -13
  121.       Font.Name = 'Courier New'
  122.       Font.Style = []
  123.     end
  124.     item
  125.       FontID = 4
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clGreen
  128.       Font.Height = -13
  129.       Font.Name = 'Courier New'
  130.       Font.Style = [fsBold]
  131.     end
  132.     item
  133.       FontID = 5
  134.       Font.Charset = DEFAULT_CHARSET
  135.       Font.Color = clGray
  136.       Font.Height = -13
  137.       Font.Name = 'Courier New'
  138.       Font.Style = [fsItalic]
  139.     end
  140.     item
  141.       FontID = 6
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = clGray
  144.       Font.Height = -13
  145.       Font.Name = 'Courier New'
  146.       Font.Style = [fsItalic]
  147.     end
  148.     item
  149.       FontID = 7
  150.       Font.Charset = DEFAULT_CHARSET
  151.       Font.Color = clMaroon
  152.       Font.Height = -13
  153.       Font.Name = 'Courier New'
  154.       Font.Style = []
  155.     end
  156.     item
  157.       FontID = 8
  158.       Font.Charset = DEFAULT_CHARSET
  159.       Font.Color = clMaroon
  160.       Font.Height = -13
  161.       Font.Name = 'Courier New'
  162.       Font.Style = []
  163.     end
  164.     item
  165.       FontID = 9
  166.       Font.Charset = DEFAULT_CHARSET
  167.       Font.Color = clMaroon
  168.       Font.Height = -13
  169.       Font.Name = 'Courier New'
  170.       Font.Style = []
  171.     end
  172.     item
  173.       FontID = 10
  174.       Font.Charset = DEFAULT_CHARSET
  175.       Font.Color = clBlue
  176.       Font.Height = -13
  177.       Font.Name = 'Courier New'
  178.       Font.Style = [fsBold]
  179.     end>
  180. end